range: Fix coord/value translation
authorTimm Bäder <mail@baedert.org>
Fri, 23 Feb 2018 09:42:09 +0000 (10:42 +0100)
committerTimm Bäder <mail@baedert.org>
Fri, 23 Feb 2018 09:47:18 +0000 (10:47 +0100)
commit01d7ec2c83b10f11b398df135b13f9c5c802cf40
tree0e70c8c64f7b16d1db12f0e1a5baf41cac8e5df5
parent79426a0a509d6d67bdf077e13dc9215dc5a2d7ab
range: Fix coord/value translation

Save the x/y we allocated the slider at, which is different than
the coordinates we get from any of the widget allocation accessors.
gtk/gtkrange.c